internal representation
英 [ɪnˈtɜːnl ˌreprɪzenˈteɪʃn]
美 [ɪnˈtɜːrnl ˌreprɪzenˈteɪʃn]
网络 内部表示; 内部表象; 内在表征; 内部表征; 内在表象
英英释义
noun
- a presentation to the mind in the form of an idea or image
双语例句
- For instance, the Java ™ language's internal representation of strings is based on UTF-16, which makes indexing into the string much faster.
比如,Java™语言中字符串的内部表示采用UTF-16,因此对字符串的索引更快。 - This "role" has an internal representation of the process flow and determines the next step based on the representation.
此角色具有流程流的内部表示形式,能根据此表示形式确定下一步骤。 - An internal representation of the world; an organization of concepts and actions that can be revised by new information about the world.
世界的内化;可以被关于世界的新的信息修订的概念和行为的体制。 - Only the internal representation of user data in Domino is changed into table formats.
只有Domino中用户数据的内部表示才会转换为表格式。 - The process involves generating an internal representation of a method that's different from bytecodes but at a higher level than the target processor's native instructions.
此过程将生成方法的一个内部表示,该表示与字节码不同但是其级别要高于目标处理器的本地指令。 - The conceptual structure of the new match network and the data structure of its internal representation are described.
文中详细描述了这种网络的基本结构及其内部表示的数据结构。 - These source files are read and an internal representation called a loader is built of the beans and the relationships among them.
读取这些源文件并构建bean及其相互关系的内部表示(称为装载器)。 - A simple table associates the string describing a pattern to its corresponding internal representation.
一个简单的表将描述一个模式的字符串关联到它相应的内部表示。 - If the internal representation of the spatial value requires less bytes than specified in the inline length setting, then it will be stored inline as VARCHAR FOR BIT DATA.
如果空间值的内部表示需要的字节数少于inlinelength设置中指定的值,那么它将以内联(inline)的方式存储为VARCHARFORBITDATA。 - That eliminates the need for conversions between internal representation of objects and Java/ C# representations.
因此不需要在对象的内部表现形式和Java/C表现形式之间转换。